- addRoute
RouteGroup addRoute(Route route)
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRoute
Route getRoute(string method, string mca)
Undocumented in source. Be warned that the author may not have intended to support it.
- match
Route match(string method, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- setName
void setName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.